home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 029a / sizer331.zip / SZ331.DOC < prev    next >
Text File  |  1991-10-28  |  9KB  |  235 lines

  1.  
  2.  
  3.  
  4.                             ▓▓▓▓         ▓▓▓▓▓▓▓
  5.                            ▓▓  ▓▓        ▓▓   ▓▓
  6.                            ▓▓▓           ▓   ▓▓
  7.                             ▓▓▓             ▓▓
  8.                               ▓▓▓          ▓▓  ▓
  9.                            ▓▓  ▓▓         ▓▓  ▓▓
  10.                             ▓▓▓▓   ▓     ▓▓▓▓▓▓▓  ▓
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.                                  SiZer
  18.  
  19.                               Version 3.31
  20.  
  21.               Copyright (c) 1990-1991, All Rights Reserved
  22.  
  23.                       John Abatte & Mark Gallagher
  24.  
  25.  
  26.  
  27.  
  28.         SZ stands for SiZer. It is used primarily for determining file
  29.         sizes and disk storage requirements. Additionally, it has the
  30.         ability to recursively search subdirectories and scan multiple
  31.         drives. This capability allows SZ to function as a fast file
  32.         finder as well, thus giving you two utilities in one.
  33.  
  34.         When used as a file sizing utility, SZ will show the sizes of all
  35.         files found matching the user-supplied file specification, along
  36.         with storage requirements needed for both hard disk storage and
  37.         floppy disk storage. In addition, SZ will display the counts of all
  38.         files matched as well as a drive usage summary indicating the space
  39.         used and free space remaining. When used with the "-E" switch, SZ
  40.         will Estimate the number of floppy disks of a user-specified type
  41.         that will be required to store all files matched.
  42.  
  43.         We think you will find this utility very useful indeed.  The
  44.         command structure is very simple.  You can call up the help
  45.         screen by issuing -?, or /?.
  46.  
  47.  
  48.  
  49.         Page 1
  50.  
  51.                                    SZ
  52.  
  53.  
  54.         Usage is quite simple, not unlike the DOS "DIR" command. It will
  55.         accept relative paths and handle multiple directories and/or file
  56.         names in one invocation.
  57.  
  58.         The basic syntax is as follows:
  59.  
  60.                 SZ [-options] [drive:][\path\][filespec]
  61.  
  62.         [options] may be strung together UNIX style as '-rpe2v', and may
  63.         appear in any order, either upper case or lower case.
  64.  
  65.         [options] must be preceded by either a '-' or a '/'
  66.  
  67.           -En  Estimate number of floppy disks needed to store files on
  68.                disks of type "n". The E parameter MUST be immediately
  69.                followed by a digit representing the floppy type. Valid
  70.                numbers are:
  71.  
  72.                  2 - for 1.2 Meg, 5.25" High Density disks
  73.                  3 - for 360 K, 5.25" DSDD disks
  74.                  4 - for 1.44 Meg, 3.5" High Density disks
  75.                  7 - for 720 K, 3.5" DSDD disks
  76.  
  77.            -P  Pauses output each screenful. Useful mainly when using the
  78.                verbose (v) option.
  79.  
  80.            -R  Recurse subdirectories for matching files. Useful when
  81.                preparing to copy a subdirectory, or when used as a file
  82.                finder utility.
  83.  
  84.            -S  Suppress the display of the directories where the files
  85.                were found. This will just give a summary of counts and
  86.                sizes. If the verbose (v) switch is also supplied, it will
  87.                override this option.
  88.  
  89.            -V  Verbose listing of all matching files. This will display a
  90.                listing of all files found matching the specifications.
  91.                Particularly useful for getting a file listing which will be
  92.                redirected to the printer, or to disk. If redirecting the
  93.                output, it is recommended that the pause (p) switch not be
  94.                used.
  95.  
  96.            -?  Display a brief help screen showing available options.
  97.  
  98.  
  99.  
  100.  
  101.  
  102.         Page 2
  103.  
  104.  
  105.                                SZ Cont'd.
  106.  
  107.  
  108.  
  109.         Example usage:   SZ -vre3 \foo d:\stuff\*.bat
  110.  
  111.            This would verbosely list all files in the directory \FOO,
  112.            including any subdirectories below \FOO, of the currently
  113.            active drive. It would then scan D:\STUFF recursively for
  114.            all *.BAT files and report an estimate of floppy disks
  115.            needed to store all files matched.
  116.  
  117.         If you entered "SZ -rv \" a listing of the total number of
  118.         files in each of the directories and subdirectories on the
  119.         active drive, along with the resulting totals per directory,
  120.         and on the disk will be printed out.
  121.  
  122.         If you wanted to scan across all drives A, B, and C, and
  123.         generate a listing of all files located on those drives, issuing
  124.         the command "SZ -rv A: B: C: > SZ.LOG" would gather the file
  125.         useage on drives A, B, and C, including any sub-directories
  126.         found, and redirect the output to a disk file called SZ.LOG.
  127.  
  128.         Rather than explain at length, it is best to experiment with
  129.         the switches for the results you need.
  130.  
  131.  
  132.  
  133.                                 DISCLAIMER
  134.  
  135.         Neither of the authors of this program will be held accountable
  136.         for any liabilities resulting from the use of this program. The
  137.         user assumes full responsibility for any damages which may be
  138.         incurred. All reasonable efforts have been made to insure the
  139.         integrity of this program.
  140.  
  141.         This program is copyrighted shareware and not public domain.
  142.         If you would like to distribute this program on a Shareware disk
  143.         for sale you must contact the authors of this program. This program
  144.         may not be used in a business or government without a licensing
  145.         agreement from the authors.  For an end user the program is basically
  146.         try for 30 days, and if you are still using it then you should
  147.         register it.  For a fee of $25.00 the source code to all the
  148.         routines is available.
  149.  
  150.  
  151.  
  152.  
  153.         Page 3
  154.  
  155.  
  156.                                FOOTNOTES
  157.  
  158.         SZ is a fully functional program, it is not crippleware. There are
  159.         no features left out of the trial version, and there are no logo
  160.         screens or other items intended to induce user registration. Our
  161.         philosophy is that the usefulness of the program is inducment
  162.         enough. By registering the program, you are helping to ensure the
  163.         continued refinement and enhancement of the program.
  164.  
  165.  
  166.         This program was originally written using Turbo C (tm), version 2.00.
  167.         Subsequent revisions were compiled under Turbo C++ (tm), and most
  168.         recently, Borland C++ (tm) & Turbo Assembler 2.5 (tm). These are all
  169.         trademarks of Borland International.
  170.  
  171.  
  172.  
  173.                           SZ REGISTRATION FORM
  174.  
  175.                               Version 3.31
  176.                           ____________________
  177.  
  178.  
  179.          Government or Business users:
  180.  
  181.          Business Name _______________________________________________
  182.  
  183.          Representive ________________________________________________
  184.  
  185.          Address _____________________________________________________
  186.  
  187.          City ______________________   State __________ Zip __________
  188.  
  189.          Country______________________________________________________
  190.  
  191.  
  192.          Individual users:
  193.  
  194.          Name ________________________________________________________
  195.  
  196.          Address _____________________________________________________
  197.  
  198.          City ______________________   State __________ Zip __________
  199.  
  200.          Country______________________________________________________
  201.  
  202.  
  203.          NOTE: Registration DOES NOT include automatic mailing of a
  204.                disk. If you would like to receive the latest version of
  205.                the program on a disk, please include $5.00 to cover the
  206.                costs of shipping and handling, and specify the type of
  207.                floppy disk needed.
  208.  
  209.                All disks are supplied in DSDD format, that is to say
  210.                3-1/2" disks will be formatted as 720k and 5-1/4" disks
  211.                will be formatted as 360k.
  212.  
  213.          Disk size needed (check one):  (   ) 3 1/2"      (   ) 5 1/4"
  214.  
  215.                                             Shipping & Handling: $5.00
  216.  
  217.          Registration Only: $10.00 per copy.    Number of copies _____
  218.  
  219.                                                 Total Amount: $_______
  220.  
  221.          MAIL ORDERS TO:
  222.  
  223.             Emerald Enterprises Inc.
  224.             P.O. BOX 1953
  225.             Livingston, NJ 07039
  226.  
  227.          Please make all checks or money orders payable jointly to Mark
  228.          Gallagher and John Abatte.
  229.  
  230.          All E-Mail can be left on Exec-PC for John Abatte and Mark
  231.          Gallagher.   Enjoy the program, and if you use it please
  232.          register it.
  233.  
  234.  
  235.